Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Require auth by default, add --no-auth flag #61

Merged
merged 1 commit into from
Mar 24, 2018

Conversation

wojas
Copy link
Contributor

@wojas wojas commented Mar 24, 2018

In order to prevent users from accidentally exposing rest-server without
authentication, rest-server now defaults to requiring a .htpasswd. If
you want to disable authentication, you need to explicitly pass the new
--no-auth flag.

Closes #60

In order to prevent users from accidentally exposing rest-server without
authentication, rest-server now defaults to requiring a .htpasswd. If
you want to disable authentication, you need to explicitly pass the new
--no-auth flag.
@zcalusic
Copy link
Member

Great work @wojas as always! Glad we can put this one behind us! Thank you!

@zcalusic zcalusic merged commit 4d24933 into restic:master Mar 24, 2018
@rawtaz
Copy link
Contributor

rawtaz commented Mar 24, 2018

Nice job @wojas, looks good!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants